-
21 elevation of privilege
"The process by which a user obtains a higher level of privilege than that for which he has been authorized. A malicious user may use elevation of privilege as a means to compromise or destroy a system, or to access unauthorized information." -
22 paged pool
"The system-allocated virtual memory that has been charged to a process and that can be paged. Paging is the moving of infrequently used parts of a program's working memory from random access memory (RAM) to another storage medium, usually the hard disk." -
23 auditing
"The process an operating system uses to detect and record security-related events, such as an attempt to create, to access, or to delete objects such as files and directories. The records of such events are stored in a file known as a security log, whose contents are available only to those with the proper clearance." -
24 bootstrap
"The process of starting or resetting a computer. When first turned on (cold boot) or reset (warm boot), the computer runs the software that loads and starts the computer's operating system, which prepares it for use." -
25 ar-sa سجل الويب
"The process of mapping an object onto the supported identification schemas or getting the unique user identifier (UID). The operating system, IIS, or Commerce Server usually provides this identification." -
26 identification
"The process of mapping an object onto the supported identification schemas or getting the unique user identifier (UID). The operating system, IIS, or Commerce Server usually provides this identification." -
27 installation
The process of adding software to a computer system. -
28 kernel
"The core of layered architecture that manages the most basic operations of the operating system and the computer's processor. The kernel schedules different blocks of executing code, called threads, for the processor to keep it as busy as possible and coordinates multiple processors to optimize performance. The kernel also synchronizes activities among Executive-level subcomponents, such as I/O Manager and Process Manager, and handles hardware exceptions and other hardware-dependent functions. The kernel works closely with the hardware abstraction layer." -
29 logging
"The process of recording actions that take place on a computer, network, or system." -
30 paging
"The process of moving virtual memory back and forth between physical memory and the disk. Paging occurs when physical memory limitations are reached and only occurs for data that is not already ""backed"" by disk space. For example, file data is not paged out because it already has allocated disk space within a file system." -
31 resource
"Generally, any part of a computer system or network, such as a disk drive, printer, or memory, that can be allotted to a running program or a process." -
32 resource allocation
The process of distributing a computer system's facilities to different components of a job in order to perform the job. -
33 service
"A program, routine, or process that performs a specific system function to support other programs." -
34 shutdown
The process of quitting all programs before closing the operating system. -
35 single sign-on
An authentication process that permits a user to log on to a system once with a single set of credentials to access multiple applications or services. -
36 Pantone
A widely-used color-matching system that defines hundreds of spot-color inks or process colors made up of CMYK inks. -
37 remoting
"The process of communication between different operating system processes, regardless of whether they are on the same computer."اتصال عن بُعد -
38 affinity mask
"A value that contains bits for each processor on the system, defining which processors a process or thread can use." -
39 NetBIOS name
"A 16-byte name of a process using network basic input/output system (NetBIOS). The NetBIOS name is a name that is recognized by WINS, which maps the name to an IP address." -
40 isolation
The Plug and Play process by which cards on an ISA bus are distinguished from each other after system startup.
См. также в других словарях:
System — (from Latin systēma , in turn from Greek polytonic|σύστημα systēma) is a set of interacting or interdependent entities, real or abstract, forming an integrated whole. The concept of an integrated whole can also be stated in terms of a system… … Wikipedia
Process isolation — is a set of different hardware and software technologies[1] designed to protect each operating system process from other processes. It does so by preventing process A from writing into process B. Process isolation can be implemented by with… … Wikipedia
Process (computing) — In computing, a process is an instance of a computer program that is being executed. It contains the program code and its current activity. Depending on the operating system (OS), a process may be made up of multiple threads of execution that… … Wikipedia
Process-driven application — A process driven application is an application that is driven by an underlying process engine where the process can be exposed and reused. In effect all applications are process driven and the logic of any application can be extrapolated into a… … Wikipedia
System Requirements Specification — A System Requirements Specification (SRS) is a document where the requirements of a system that is planned to be developed are listed.A Business analyst (BA), sometimes titled System analyst, is responsible for analysing the business needs of… … Wikipedia
Process architecture — is the structural design of general process systems and applies to fields such as computers (software, hardware, networks, etc.), business processes (enterprise architecture, policy and procedures, logistics, project management, etc.), and any… … Wikipedia
Process control — is a statistics and engineering discipline that deals with architectures, mechanisms, and algorithms for controlling the output of a specific process. See also control theory.For example, heating up the temperature in a room is a process that has … Wikipedia
Process (engineering) — Process engineering refers to engineering which is collaborative and concerned with completing a project as a whole.emiconductor devicesIn the electronics industry, especially for those building ICs, some technologists can be referred to as… … Wikipedia
Process mining — techniques allow for the analysis of business processes based on event logs. They are often used when no formal description of the process can be obtained by other means, or when the quality of an existing documentation is questionable. For… … Wikipedia
process — pro·cess / prä ˌses, prō / n 1: a continuous operation, art, or method esp. in manufacture whoever invents or discovers any new and useful process...may obtain a patent therefor U.S. Code 2 a: procedure (1) see also … Law dictionary
Process Driven Development — (PDD) is a methodology for constructing non trivial custom software applications by analyzing the business processes in which they will be used. It complements the use case driven approach to software development by helping the software architect … Wikipedia